home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / biz / haage / sc_pch6.rea < prev    next >
Text File  |  1997-05-03  |  4KB  |  129 lines

  1. Short:        StormC Patch 6
  2. Author:       HAAGE & PARTNER Computer
  3. Uploader:     haage_partner@compuserve.com (Markus Nerding)
  4. Version:      1.0
  5. Type:         biz/haage
  6. Distribution: AmiNet
  7. Requires:     StormC 2.x
  8.  
  9.  
  10.  
  11. Dear StormC customer,
  12.  
  13. enclosed you will find a program to patch program to update
  14. StormC version 2.00.1 (12.11.96) to the current release
  15. 2.00.4 (07.12.96).
  16.  
  17. The process is started by a double click on the icon
  18.  
  19. StormC2.0-1.Patch.BAT
  20.  
  21.  
  22. Please take note that the old version of StormC must be in the drawer
  23.  
  24. StormC:StormSYS
  25.  
  26.  
  27. Best wishes
  28. HAAGE&PARTNER Support Team
  29.  
  30.  
  31.  
  32. History of StormC
  33. ============================
  34.  
  35. 12.11.96 (V 2.00.01)
  36.  
  37. * "static" functions with option "Own hunk for every function" were not really
  38.   static.
  39.  
  40.  
  41. 18.11.96
  42.  
  43. * Sometimes there was no code generated for "inline" functions that had not to
  44.   be called inline -> "Assembler failed"
  45.  
  46. * Sometimes "inline" functions were called "non-inline".
  47.  
  48. * Some registers got messed up while converting (short)int->double
  49.  
  50.  
  51. 19.11.96
  52.  
  53. * Linker names of functions which were imported within functions by "extern"
  54.   got the scope of the imported function.
  55.  
  56.  
  57. 20.11.96
  58.  
  59. + Support for keyword "__interrupt". Special wish of the NASA.
  60.  
  61.  
  62. 22.11.96
  63.  
  64. * In the small data model the base pointers of shared libraries were
  65.   accessed with "far".
  66.  
  67.  
  68. 23.11.96
  69.  
  70. * Multiple assigns to strucs ("a=b=c;" instead of "b=c;a=b;") did not work.
  71.  
  72.  
  73. 24.11.96 (V 2.00.02)
  74.  
  75. * The creation of pre-compiled header files was very slow.
  76.  
  77. * On vectors of class objects - virtual pointers were not registered.
  78.  
  79.  
  80. 01.12.96
  81.  
  82. * Adress offset trouble on hanging of virtual tables into classes which own
  83.   basis classes with virtuel functions and which are members of another class
  84.   (new since about release 1.10.08)
  85.  
  86.  
  87. 02.12.96 (V 2.00.03)
  88.  
  89. * Optimisations of structs assings (of 23.11.96) caused some side effects at
  90.   functions which give back structs.
  91.  
  92.   -> Example "pi.c" can not be compiled any more.
  93.  
  94.  
  95. 07.12.96 (V 2.00.04)
  96.  
  97. * The tricky algorithm of 17.09.96 (because of call of IEEE library functions)
  98.   had a blackout when both arguments of the function call were the same register
  99.   variable (e.g. multiplication of a double variable with itself).
  100.  
  101. * On the initialisation of a static object with a pointer on another object
  102.   created unnessesare _INIT_ functions.
  103.  
  104.  
  105.  
  106. __________________________________________________________________________
  107. HAAGE & PARTNER Computer GmbH                   A M I G A  DEVELOPMENTS
  108. Mainzer Str. 10 A, 61191 Rosbach, Germany        for AmigaOS, PPC, pOS
  109. internet: haage_partner@compuserve.com          StormC - StormWIZARD
  110. fon: +49-6007 -93 00 50  fax: -75 43            ArtEfect - DrawStudio
  111. __________________________________________________________________________
  112. >> MORE INFO ->  http://ourworld.compuserve.com/homepages/HAAGE_PARTNER <<
  113.  
  114.  
  115. ============================= Archive contents =============================
  116.  
  117. Original  Packed Ratio    Date     Time    Name
  118. -------- ------- ----- --------- --------  -------------
  119.      628     266 57.6% 10-Jan-97 13:21:52  Patch1.info
  120.   229644   91356 60.2% 10-Jan-97 12:01:30 +STC1211to0712.patch
  121.     2692    1450 46.1% 10-Jan-97 12:35:22 +StC_Patch_1.bitte_lesen
  122.     1410     528 62.5% 10-Jan-97 13:21:52 +StC_Patch_1.bitte_lesen.info
  123.     2331    1215 47.8% 10-Jan-97 15:28:48 +StC_Patch_1.readme
  124.     1410     528 62.5% 10-Jan-97 13:21:52 +StC_Patch_1.readme.info
  125.      275     126 54.1% 10-Jan-97 12:03:00 +StormC2.0-1.Patch.BAT
  126.     6532    1710 73.8% 10-Jan-97 13:21:52 +StormC2.0-1.Patch.BAT.info
  127. -------- ------- ----- --------- --------
  128.   244922   97179 60.3% 18-Mar-97 16:03:28   8 files
  129.